Skip to content

fix(get-terraform-dir): Resolve incorrect job summary step being run#103

Merged
chris3ware merged 3 commits intomainfrom
fix-get-tf-dir-sum
Aug 30, 2024
Merged

fix(get-terraform-dir): Resolve incorrect job summary step being run#103
chris3ware merged 3 commits intomainfrom
fix-get-tf-dir-sum

Conversation

@chris3ware
Copy link
Copy Markdown
Member

Upstream workflows were displaying the job summary for changed terraform files, when terraform files had not been changed.

The summary step conditional expressions have been updated to check a different output value to resolve this.

Tested upstream with terraform and non terraform changes.

Terraform directory summary was running, even when terraform changes had
not been made. The condition has been changed to use check for a non
zero value in `all_changed_files_count`.
@chris3ware chris3ware requested a review from a team as a code owner August 30, 2024 08:51
@chris3ware chris3ware merged commit f261ac4 into main Aug 30, 2024
@chris3ware chris3ware deleted the fix-get-tf-dir-sum branch August 30, 2024 09:08
3ware-release Bot pushed a commit that referenced this pull request Aug 30, 2024
## [3.1.3](v3.1.2...v3.1.3) (2024-08-30)

### Bug Fixes

* **get-terraform-dir:** Resolve incorrect job summary step being run ([#103](#103)) ([f261ac4](f261ac4))
@3ware-release
Copy link
Copy Markdown
Contributor

3ware-release Bot commented Aug 30, 2024

This PR is included in version 3.1.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants